Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test JS cluster and reconnect utils #199

Merged
merged 1 commit into from
Nov 9, 2023
Merged

Test JS cluster and reconnect utils #199

merged 1 commit into from
Nov 9, 2023

Conversation

mtmk
Copy link
Collaborator

@mtmk mtmk commented Nov 9, 2023

  • Run the server strictly on single IP (127.0.0.1). This gives us predictable client URLs from the server, as opposed to all the IP of external interfaces, which might vary.
  • Had to regenerate certs to have 127.0.0.1 in SAN fro the server.
  • Made the cluster setup JetStream capable.
  • Server can be restarted.

* Run the server strictly on single IP (127.0.0.1). This gives
  us predictable client URLs from the server, as opposed to all
  the IP of external interfaces, which might vary.
* Had to regenerate certs to have 127.0.0.1 in SAN fro the server.
* Made the cluster setup JetStream capable.
* Server can be restarted.
@mtmk mtmk requested a review from caleblloyd November 9, 2023 15:42
Copy link
Collaborator

@caleblloyd caleblloyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mtmk mtmk merged commit 05502fb into main Nov 9, 2023
8 of 9 checks passed
@mtmk mtmk deleted the test-cluster-restart-ip branch November 9, 2023 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants